.content {
    width: 1200px;
    
    position: relative;
}

.header {
    height: 197px;
}

.header .h_con {
    height: 130px;
    border-top: 3px solid #005BAC;
    border-bottom: 1px solid #E3E3E3;
}

.header .h_con .logo {
    float: left;
    padding-top: 20px;
}

.header .h_con .logo img {
    width: 250px;
}

.header .h_con .slogan {
    float: left;
    margin-top: 38px;
    margin-left: 26px;
    font-size: 26px;
    font-style: normal;
    color: #1A1A1A;
}

.header .h_con .slogan em {
    display: block;
    line-height: 100%;
    padding-bottom: 8px;
    font-style: normal;
}

.header .h_con .slogan span {
    display: block;
    line-height: 100%;
    color: #808080;
}

.header .h_con .contact {
    float: right;
    margin-top: 36px;
    background: url(../image/h_tel.png) no-repeat left center;
    padding-left: 49px;
    padding-right: 20px;
}

.header .h_con .contact p {
    font-size: 16px;
    color: #666;
    line-height: 32px;
}

.header .h_con .contact span {
    /*width: 136px;*/
    display: inline-block;
}

.header .h_con .contact em {
    color: #4D4D4D;
    display: inline-block;
    font-weight: bold;
    font-size: 24px;
    vertical-align: bottom;
    font-style: normal;
}

.header .menu li {
    position: relative;
    float: left;
}

.header .menu li:after {
    position: absolute;
    content: "";
    width: 0;
    height: 16px;
    border-left: 1px solid #C4C4C4;
    top: 25px;
    right: -1px;
}

.header .menu li a {
    display: block;
    padding: 0 42px;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 63px;
}

.header .menu li:hover,
.header .menu li.cur {
    background: #005BAC;
    border-top: 1px solid #005BAC;
    margin-top: -1px;
}

.header .menu li:hover a,
.header .menu li.cur a {
    color: #fff;
    font-weight: bold;
}

.header .menu li:last-child:after,
.header .menu li.cur:after,
.header .menu li:hover:after {
    display: none;
}


.dropdown {
    position: absolute;
    display: none;
    z-index: 999;
    background: #fff;
    
}

.dropdown a {
    color: #000!important;
}

.dropdown a:hover {
    background: #005BAC;
    color: #fff!important;
}

.search {
    display: block;
    width: 23px;
    height: 63px;
    cursor: pointer;
    padding-left: 18px;
    padding-right: 0px;
    position: relative;
}

.search img {
    padding-top: 19px;
}

.s_key {
    position: absolute;
    top: 63px;
    right: 0;
    width: 238px;
    height: 56px;
    z-index: 9;
    display: none;
    background: #fff;
}

.s_key #keywords {
    width: 159px;
    height: 56px;
    line-height: 56px;
    padding-left: 20px;
    border: none;
    font-size: 14px;
    color: #000;
    float: left;
}

.s_key .sub {
    width: 59px;
    height: 56px;
    background: url(../image/h_btn.png) no-repeat center;
    border: none;
    cursor: pointer;
}


.hd {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 30px;
}

.hd li {
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 10px;
}

.hd li.on {
    background: #005BAC;
}


/*底部*/
.footer em,
.footer i {
    font-style: normal;
}

.footer {
    background: #19191A;
    height: 348px;
}

.f_menu {
    padding-top: 40px;
    border-bottom: 1px solid #3B3B3B;
    margin-bottom: 46px;
}

.f_menu a {
    display: inline-block;
    font-size: 16px;
    line-height: 68px;
    color: #999;
    position: relative;
    border-bottom: 2px solid #19191A;
    padding: 0 10px;
    margin: 0 25px;
}

.f_menu a:hover {
    color: #fff;
    border-bottom: 2px solid #fff;
    line-height: 68px;
}

.f_menu a:after {
    position: absolute;
    content: "";
    height: 15px;
    width: 1px;
    background: #3B3B3B;
    right: -25px;
    top: 26px;
}

.f_menu a:first-child {
    margin-left: 0;
}

.f_menu a:last-child {
    margin-right: 0;
}

.f_menu a:last-child:after {
    display: none;
}

.footer h3 {
    width: 162px;
    height: 106px;
    float: left;
    margin-right: 107px;
}

.f_con {
    width: 790px;
    float: left;
}

.f_con p {
    font-size: 14px;
    line-height: 26px;
    color: #808080;
}

.f_con p span {
    margin-right: 50px;
}

.f_con p:first-child {
    font-size: 16px;
    color: #fff;
    line-height: 100%;
    margin-bottom: 17px;
}

.f_con p:first-child i {
    font-size: 14px;
    margin-left: 10px;
}

.f_con p:first-child span {
    font-size: 14px;
    color: #B3B3B3;
}

.f_con p:nth-child(2) span:first-child {
    width: 395px;
    margin-right: 0;
    display: inline-block;
}

.f_con p:last-child {
    /* margin-top: 26px;
    background: url(../image/f_tel.png) no-repeat left center;
    line-height: 36px;
    padding-left: 50px;
    color: #fff;
    font-size: 22px;
    font-weight: bold; */
}

.f_con p:last-child em {
    margin-left: 56px;
}

.f_qr {
    width: 132px;
    height: 156px;
    background: #fff;
    border: 1px solid #E5E5E5;
    float: right;
    text-align: center;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.f_qr img {
    width: 130px;
    height: 130px;
}

.f_qr em {
    display: block;
    font-size: 14px;
    color: #4D4D4D;
    line-height: 100%;
}

.f_info {
    clear: both;
    border-top: 1px solid #484848;
    font-size: 12px;
    color: #ADADAD;
    line-height: 54px;
}

.f_info span {
    display: inline-block;
    padding-right: 20px;
}

.f_info i {
    display: inline-block;
    float: right;
    padding-left: 20px;
}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../image/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;

    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;

}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #005bac;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #005bac;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}